paned: Make sure we set the correct clips
authorTimm Bäder <mail@baedert.org>
Sun, 18 Jun 2017 08:10:51 +0000 (10:10 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:14 +0000 (21:27 -0400)
commit5228e018b66ebbcf94509cb79cc432619693f916
tree9a28fe4c2da073cbb71f5f14bcf875e0d04e6c13
parent24abbac114f80788a875ff1688faee4368fc92ea
paned: Make sure we set the correct clips

They are still too big, i.e. clipped-off children enlarge the paned's
clip but at least redrawing works and smaller clips are just an
optimization.
gtk/gtkpaned.c